func sync.runtime_notifyListNotifyAll

2 uses

	sync (current package)
		cond.go#L92: 	runtime_notifyListNotifyAll(&c.notify)
		runtime.go#L44: func runtime_notifyListNotifyAll(l *notifyList)